const math/rand/v2.rn
4 uses
math/rand/v2 (current package)
normal.go#L20: rn = 3.442619855899
normal.go#L51: x = -math.Log(r.Float64()) * (1.0 / rn)
normal.go#L58: return rn + x
normal.go#L60: return -rn - x
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |